home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / frefs11.lha / FetchRefs / ReadMeFirst < prev    next >
Text File  |  1994-10-30  |  2KB  |  41 lines

  1. Welcome to FetchRefs 1.1!
  2. =========================
  3.  
  4. First of all, I want to thank my beta testers. They helped making sure that
  5. FetchRefs  was  stable  enough  to be released and they surely keep me busy
  6. with all their suggestions. They are Simon Gramstrup, Kasper B.  Graversen,
  7. and  Povl  Ole  Haarlev  Olsen.  Thank  you very much, I hope you will keep
  8. helping me in the future!
  9.  
  10. Then I would like to list the most significant changes since version 1.0:
  11.  
  12. · ARexx scripts for Shell and TurboText
  13.  
  14. FetchRefs
  15. ¯¯¯¯¯¯¯¯¯
  16. · Optionally case insensitive search
  17. · Search  string can be a wild card
  18. · With the RUNONCE argument/tool type FetchRefs will not start if it is
  19.   already running but will instead quit the first instance as well.
  20.  
  21. GenerateIndex
  22. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  23. · E (ShowModule output) include file scanner
  24. · Assembler include file scanner
  25. · (Poor) C 'typedef' scanner
  26. · New, more powerful GUI using the (included) Triton library
  27. · Loading and saving of settings
  28.  
  29. Furthermore many smaller things have changed, known bugs have  been  fixed,
  30. various routines have been optimized, etc. Though I recommend a rescan, you
  31. can still use index files from version 1.0.
  32.  
  33. To activate the new case insensitive search you must edit the ARexx  script
  34. you  use  for your editor. Find the line with the FR_GET command and remove
  35. the word 'CASE'. Then simply save the file on top of the old and  you  have
  36. disabled    the   case   sensitive   search.   See   FetchRefs.guide->Using
  37. FetchRefs->The  ARexx  interface->The  ARexx  commands->FR_GET   for   more
  38. information on the FR_GET command.
  39.  
  40. -And
  41.